Skip to content

Comments

fix(readme): replace stale Sonar badges with GitHub Actions CI badges#15

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/fix-readme-file
Draft

fix(readme): replace stale Sonar badges with GitHub Actions CI badges#15
Copilot wants to merge 2 commits intomainfrom
copilot/fix-readme-file

Conversation

Copy link

Copilot AI commented Feb 21, 2026

README badges were pointing to the old ricardo-campos-org/react-typescript-todolist repo and using SonarCloud integrations that no longer exist for this project.

Changes

  • Removed broken build status badge referencing old repository
  • Removed all SonarCloud badges (10 total) for both API and WebApp sections
  • Added 4 GitHub Actions badges scoped to RMCampos/tasknote:
    • React App CI — frontend lint, build, tests
    • Server API CI — checkstyle, build, tests
    • Build and Push App Docker Image
    • Build and Push API Docker Image

Documentation-only change; no source code modified.

Original prompt

This section details on the original issue you should resolve

<issue_title>Fix readme file</issue_title>
<issue_description>Description

As a user, I want to see a better readme file with clear information about CI, builds, and test coverage with badges.

Acceptance criteria

  • old sonar badges removed
  • new badges added for build and test coverage
  • no code changes</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…s CI badges

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix readme file for better clarity fix(readme): replace stale Sonar badges with GitHub Actions CI badges Feb 21, 2026
Copilot AI requested a review from RMCampos February 21, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix readme file

2 participants